Welcome![Sign In][Sign Up]
Location:
Search - PIC I2C

Search list

[Other resourceZZ-YJCUT

Description: pic资料,滤波,i2c,dispaly-pic information, filtering, i2c, dispaly
Platform: | Size: 11987 | Author: zzh | Hits:

[Other resourcecn_i2c

Description: PIC单片机读写I2C器件的例子,经典哦-PIC reader I2C devices example, classic oh
Platform: | Size: 3246 | Author: mcustudy | Hits:

[Other resourcedzb

Description: 这里介绍的一款多功能编程器,功能强大,支持大多数常用的EPROM, EEPROM, FLASH, I2C,PIC, MCS-51,AVR, 93Cxx等系列芯片(超过400种)。硬件成本较低,性价比很高-here on the versatile programmer, the powerful support of the most commonly used EPROM, EEPROM, FLASH, I2C, PIC, MCS-51, AVR, 93Cxx series chip (more than 400 species). Hardware costs are lower, the high performance and low price
Platform: | Size: 7489991 | Author: 陈文礼 | Hits:

[Other resourcei2csimforpic

Description: 利用PIC单片机端口模拟I2C总线访问各种I2C标准接口芯片.-using PIC microcontroller ports simulation I2C bus to visit various standard I2C interface chip.
Platform: | Size: 2713 | Author: 谭晓波 | Hits:

[Other resourceAT24c08

Description: 用PIC单片机的I2C接口读写片外EEPROM(AT24C08,也可以直接用到AT24C01/02/04/16)-PIC microcontroller with the I2C interface writable EEPROM chip (AT24C08. can be used directly AT24C01/02/04/16)
Platform: | Size: 1105 | Author: 邓国理 | Hits:

[Embeded-SCM DevelopPIC__I2C

Description: 此二程序为PIC和I2C实例程序,很具有代表性。-two procedures for this and I2C example PIC procedure, it is very representative.
Platform: | Size: 4068 | Author: 陈金豹 | Hits:

[Other resourcePIC_Hi-Tech_C_Mike_Pearces_I2C_routines

Description: A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD Drivers, ADC Converters etc
Platform: | Size: 52735 | Author: zuoyong | Hits:

[Other resourcepic16c74

Description: 这篇报告介绍了关于PIC单片机原理与应用。主要有以下几方面内容:1 利用PIC单片机的PC计数器及实时计数器计数或计时,利用LED数码管显示数据。 2.利用PIC单片机进行各种信号、数据的采集。 3.利用单片机的控制功能实现控制。 4.了解其硬件上各引脚输入输出口,充分掌握其各个指令和基础编程,以及一些简单的应用。 5.利用EEPROM实现单片机的数据掉电保存及利用I2C模式进行通讯。 -This report describes the PIC microcontroller on the Theory and Application. Mainly the following aspects : the use of a PIC microcontroller and the real-time counter PC Counting or time, use of digital LED display data. 2. PIC for the use of the signals, and data acquisition. 3. Microprocessor control functions to achieve control. 4. Understanding of the various hardware input and output pins I fully understand the basis for all orders and programming, and some simple applications. 5. MCU use EEPROM data preservation and the use of power-down mode I2C communications.
Platform: | Size: 117443 | Author: 蔡育瑜 | Hits:

[Other resourcei2ceeprom

Description: PIC单片机的I2C通信程序 C语言版本
Platform: | Size: 3292 | Author: 肖海涛 | Hits:

[Other resourcebcq

Description: 这里介绍的一款多功能编程器,功能强大,支持大多数常用的EPROM, EEPROM, FLASH, I2C,PIC, MCS-51,AVR, 93Cxx等系列芯片(超过400种)。硬件成本较低,性价比很高。
Platform: | Size: 7489829 | Author: usbusb01 | Hits:

[Other resourceMicrochip_I2C_EEPROM

Description: Microchip的PIC单片机应用,关于I2C协议的EEPROM驱动及硬件设计
Platform: | Size: 192843 | Author: ParkerWang | Hits:

[Other resourcep18_i2c

Description: PIC系列单片机的I2C通讯的样例程序
Platform: | Size: 25429 | Author: qlb | Hits:

[Other resourceqcyk

Description: 用于汽车遥控的Ev1527的pic单片机软件接收解码程序,密码采用I2C总线方式存在EEPROM中
Platform: | Size: 3151 | Author: 谭儆轩 | Hits:

[Other resourceI2CBUS

Description: PIC上实现的I2C通讯源程序,使用IO口模拟I2C总线时序来实现的。-PIC achieve I2C communications source, I use IO I2C bus timing simulation to achieve.
Platform: | Size: 3470 | Author: 周云 | Hits:

[SCMZZ-YJCUT

Description: pic资料,滤波,i2c,dispaly-pic information, filtering, i2c, dispaly
Platform: | Size: 11264 | Author: zzh | Hits:

[Com PortFreeRTOSV4.3.1

Description: This is the free RTOS on PIC24.
Platform: | Size: 7234560 | Author: wang | Hits:

[assembly languagePICDEM2+withPIC16F877

Description: MICROCHIP公司的一块实验板上的程序,带有AD转换,液晶LM032L,与24C02的IIC通讯,喇叭等功能,是一块功能齐全的摸板,最重要的是它带有PROTEUS仿真,直接可以看到效果。-MICROCHIP
Platform: | Size: 53248 | Author: 王明 | Hits:

[Embeded-SCM DevelopI2CTest_UseSoftI2CModule(PB0,PB1)

Description: 本程序实现了用TI LM3S系列单片机的IO端口接入I2C总线,可以实时监控总线上的变化与传输,并将I2C传输的内容,实时通过串口打印出来,可用于破解各种I2C通信协议,曾经用于解析PIC单片机之间的I2C通信,解决了串口实时打印的问题,采用FIFO,UART接受与发送均采用中断,并解决了FIFO中断深度等等问题。仅供参考。(This program is used to achieve the IO port access I2C bus by using TI LM3S Series MCU, this program can detect the change and transmission of I2C bus, and real-time monitoring the bus, and real-time print them out through the serial port. It can be used to solve all kinds of I2C communication protocol used for communication between I2C ,for example on the PIC microcontroller. To solve the problem of serial real-time printing, using FIFO on UART, and receive and send all by the interrupt, and the problem of the depth of the FIFO interrupt in the program. For reference only.)
Platform: | Size: 1806336 | Author: Lafang | Hits:

[Other systemsI2C interface for PIC microcontrollers

Description: With this file, you are able to communication via I2C in every PIC microcontroller.
Platform: | Size: 49 | Author: sourcecodetest | Hits:

[Other systemsI2C interface for PIC microcontrollers v2

Description: THis is the second version of the robust I2C interface for PIC microcontrollers.
Platform: | Size: 58 | Author: sourcecodetest | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 »

CodeBus www.codebus.net